home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / SimpleNetworkStarter.app / Swedish.lproj / SimpleNetworkStarter.nib / data.classes next >
Text File  |  1994-08-13  |  4KB  |  133 lines

  1. Host = {
  2.     ACTIONS = {
  3.         "changeAddress:" = "changeAddress:"; 
  4.     "changeBroadcast:" = "changeBroadcast:"; 
  5.     "changeNISDomain:" = "changeNISDomain:"; 
  6.     "changeName:" = "changeName:"; 
  7.     "changeNetmask:" = "changeNetmask:"; 
  8.     "changeRouter:" = "changeRouter:"; 
  9.     "connectToRemoteMaster:" = "connectToRemoteMaster:"; 
  10.     "localCancel:" = "localCancel:"; 
  11.     "localSet:" = "localSet:"; 
  12.     "niCancel:" = "niCancel:"; 
  13.     "niClickClone:" = "niClickClone:"; 
  14.     "niClickMaster:" = "niClickMaster:"; 
  15.     }; 
  16.     OUTLETS = {
  17.         addressText = addressText; 
  18.     addressTitle = addressTitle; 
  19.     broadcastMatrix = broadcastMatrix; 
  20.     broadcastText = broadcastText; 
  21.     controller = controller; 
  22.     domainList = domainList; 
  23.     localLimitButton = localLimitButton; 
  24.     log = log; 
  25.     logPanel = logPanel; 
  26.     masterText = masterText; 
  27.     nameText = nameText; 
  28.     nameTitle = nameTitle; 
  29.     netLimitButton = netLimitButton; 
  30.     netmaskAutoButton = netmaskAutoButton; 
  31.     netmaskAutoText = netmaskAutoText; 
  32.     netmaskMatrix = netmaskMatrix; 
  33.     netmaskText = netmaskText; 
  34.     niMatrix = niMatrix; 
  35.     niPanel = niPanel; 
  36.     nisMatrix = nisMatrix; 
  37.     nisText = nisText; 
  38.     routerMatrix = routerMatrix; 
  39.     routerText = routerText; 
  40.     }; 
  41.     SUPERCLASS = Object; 
  42. };
  43. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  44. Controller = {
  45.     ACTIONS = {
  46.         "ahaClick:" = "ahaClick:"; 
  47.     "appDidInit:" = "appDidInit:"; 
  48.     "appsChoose:" = "appsChoose:"; 
  49.     "appsClick:" = "appsClick:"; 
  50.     "build:" = "build:"; 
  51.     "generalChoose:" = "generalChoose:"; 
  52.     "generalClick:" = "generalClick:"; 
  53.     "homeChoose:" = "homeChoose:"; 
  54.     "homeClick:" = "homeClick:"; 
  55.     "info:" = "info:"; 
  56.     "lcOptionsClick:" = "lcOptionsClick:"; 
  57.     "niClick:" = "niClick:"; 
  58.     "niOptionsClick:" = "niOptionsClick:"; 
  59.     "panelCancel:" = "panelCancel:"; 
  60.     "panelOk:" = "panelOk:"; 
  61.     "setClient:" = "setClient:"; 
  62.     "setServer:" = "setServer:"; 
  63.     "setStandAlone:" = "setStandAlone:"; 
  64.     }; 
  65.     OUTLETS = {
  66.         addressText = addressText; 
  67.     addressTitle = addressTitle; 
  68.     ahaButton = ahaButton; 
  69.     ahaPkg = ahaPkg; 
  70.     ahapwButton = ahapwButton; 
  71.     appsButton = appsButton; 
  72.     appsChooseButton = appsChooseButton; 
  73.     appsPkg = appsPkg; 
  74.     appsText = appsText; 
  75.     big1Text = big1Text; 
  76.     big2Text = big2Text; 
  77.     big3Text = big3Text; 
  78.     buildButton = buildButton; 
  79.     clientButton = clientButton; 
  80.     configMatrix = configMatrix; 
  81.     exportText = exportText; 
  82.     generalButton = generalButton; 
  83.     generalChooseButton = generalChooseButton; 
  84.     generalPkg = generalPkg; 
  85.     generalText = generalText; 
  86.     homeButton = homeButton; 
  87.     homeChooseButton = homeChooseButton; 
  88.     homePkg = homePkg; 
  89.     homeText = homeText; 
  90.     host = host; 
  91.     infoPanel = infoPanel; 
  92.     infoVersion = infoVersion; 
  93.     localConfigPanel = localConfigPanel; 
  94.     localLimitButton = localLimitButton; 
  95.     log = log; 
  96.     logPanel = logPanel; 
  97.     mailButton = mailButton; 
  98.     mailPkg = mailPkg; 
  99.     mainWindow = mainWindow; 
  100.     nameText = nameText; 
  101.     nameTitle = nameTitle; 
  102.     netLimitButton = netLimitButton; 
  103.     netOptionsButton = netOptionsButton; 
  104.     netinfoPanel = netinfoPanel; 
  105.     niButton = niButton; 
  106.     niOptionsButton = niOptionsButton; 
  107.     niPkg = niPkg; 
  108.     ntpButton = ntpButton; 
  109.     ntpPkg = ntpPkg; 
  110.     opanel = opanel; 
  111.     saPkg = saPkg; 
  112.     serverButton = serverButton; 
  113.     snmpButton = snmpButton; 
  114.     snmpPkg = snmpPkg; 
  115.     standaloneButton = standaloneButton; 
  116.     }; 
  117.     SUPERCLASS = Object; 
  118. };
  119. Logger = {
  120.     ACTIONS = {"print:" = "print:"; }; 
  121.     OUTLETS = {
  122.         commentFont = commentFont; 
  123.     host = host; 
  124.     logPanel = logPanel; 
  125.     logScrollView = logScrollView; 
  126.     logText = logText; 
  127.     logTitle = logTitle; 
  128.     normalFont = normalFont; 
  129.     titleFont = titleFont; 
  130.     }; 
  131.     SUPERCLASS = Object; 
  132. };
  133.